home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / print / mp36_2.arj / README2.BAT < prev    next >
DOS Batch File  |  1993-09-27  |  2KB  |  28 lines

  1. @echo off
  2. echo off
  3. cls
  4. cls
  5. echo  ┌─────────────────────────────┤Packing List├─────────────────────────────┐
  6. echo  │                                                                        │
  7. echo  │ You should find these file here: : :                                   │
  8. echo  │                                                                        │
  9. echo  │                \  These are Multi-Print's compressed "font libraries." │
  10. echo  │ LaserJet.MPF    ) They are packed separately from MP's main files so   │
  11. echo  │  DeskJet.MPF    ) people with Epson printers needn't download Deskjet  │
  12. echo  │                /  and LaserJet fonts they can't use.                   │
  13. echo  │                                                                        │
  14. echo  │ If you use a LaserJet or a DeskJet . . .                               │
  15. echo  │                                                                        │
  16. echo  │ Please install either LaserJet.MPF or DeskJet.MPF on the SAME drive/   │
  17. echo  │ directory where you installed MP.EXE.  Multi-Print will look ONLY      │
  18. echo  │ on that path for these font libraries.  If MP can't find a font        │
  19. echo  │ library, and you're sure it's on MP's drive/directory, before you      │
  20. echo  │ run MP, type this (or put this line in your Autoexec.Bat file):        │
  21. echo  │                                                                        │
  22. echo  │    set mp-dir=drive\directory       (replace "drive\directory")        │
  23. echo  │                                                                        │
  24. echo  │       Feel free to call if you have any questions or problems:         │
  25. echo  │                                                                        │
  26. echo  │                           (415) 863-0530                               │
  27. echo  └────────────────────────────────────────────────────────────────────────┘
  28.